home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Eveil / Baby Tale / _SETUP.1 / AperWindows.dll / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2001-08-10  |  547b  |  28 lines

  1. object Form2: TForm2
  2.   Left = 395
  3.   Top = 253
  4.   BorderStyle = bsNone
  5.   Caption = 'Form2'
  6.   ClientHeight = 139
  7.   ClientWidth = 158
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   WindowState = wsMaximized
  16.   OnClick = FormClick
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ImageEcran: TImage
  21.     Left = 14
  22.     Top = 12
  23.     Width = 105
  24.     Height = 105
  25.     OnClick = ImageEcranClick
  26.   end
  27. end
  28.